home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Various / JAMDisk #08 (1992)(Just Amiga Monthly)[WB].zip / JAMDisk #08 (1992)(Just Amiga Monthly)[WB].adf / README < prev    next >
Text File  |  1978-10-10  |  6KB  |  152 lines

  1.  
  2.  JAMDISK 8
  3.  ---------
  4.  
  5.  NOTES: Not all the files on this disk have icons, most
  6.  notably the printer drivers, but also some source code
  7.  files associated with some of the programs. These will have
  8.  been archived into self-extracting files, and they can be
  9.  recognised by the suffix `.run' on the end.
  10.  
  11.  To extract the archive all you need do is type the name of
  12.  the file into a command line (CLI or Shell) and the rest is
  13.  automatic.
  14.  
  15.  So. for instance, if you find a file called `plop.run', to
  16.  extract the archive open a Shell window and type ...
  17.  
  18.   plop.run
  19.  
  20.  ... and press Return. Simple as that.
  21.  
  22.  Things will be easier if you copy the `.run' file to RAM:
  23.  or another floppy disk before trying to extract the files
  24.  as the contents of the archive may amount to two or three
  25.  times the size of the `.run' file.
  26.  
  27.  If you need help with regards installing a printer driver,
  28.  please see the end of this file for some step-by-step
  29.  instructions.
  30.  
  31.  ************************************************************
  32.  
  33.  Just Amiga Monthly (JAM) is a subscription-only magazine 
  34.  (it's a traditional paper magazine, a totally separate thing 
  35.  from the Jamdisk collection) costing £19.95 for 12 issues 
  36.  (£24.95 Europe, £49.95 Overseas). The latest issue can be 
  37.  bought from the address below for £1.95 if you don't want to 
  38.  subscribe just yet. Cheques, Postal Orders and International
  39.  Money Orders should be made payable to JAM.
  40.  
  41.   Just Amiga Monthly
  42.   75 Greatfields Drive
  43.   Uxbridge UB8 3QN
  44.  
  45.   Phone: 0895 274449
  46.   Contacts: Jeff Walker, Steve Williams
  47.  
  48.  This Jamdisk is freely distributable provided it remains
  49.  intact and unaltered and this ReadMe file is not removed
  50.  from it. Public Domain libraries are given permission to
  51.  include this disk in their catalogues provided they charge
  52.  no more for it than JAM itself does. JAM regrets that it
  53.  cannot provide technical support for any of the software
  54.  on its Jamdisks; the  responsibility for this lies with
  55.  the programmers.
  56.  
  57.  Copyrights of all programs contained on this disk remain
  58.  with the various programmers.
  59.  
  60.  We strongly recommend you register with the authors of the
  61.  programs on this disk (where applicable) as this will
  62.  encourage them to keep developing. Remember, they do it
  63.  to please YOU -- the least you can do is say thank you.
  64.  
  65.  ************************************************************
  66.  
  67.  Installing a printer driver
  68.  ---------------------------
  69.  
  70.  Printer drivers need to be copied into the `devs/printers'
  71.  directory on the disk you boot from (your `boot' disk) --
  72.  that means into a directory called `printers' which is
  73.  inside a directory called `devs'.
  74.  
  75.  The five printer drivers on this disk, and the paths to
  76.  them, are:
  77.  
  78.  JAMDISK8:PrinterDrivers/HP_DeskJet500.1/HP_DeskJet500
  79.  JAMDISK8:PrinterDrivers/HP_DeskJet500.2/HP_Deskjet500
  80.  JAMDISK8:PrinterDrivers/HP_DeskJet500C.1/HP_DeskJet500C
  81.  JAMDISK8:PrinterDrivers/HP_DeskJet500C.2/HP_500C
  82.  JAMDISK8:PrinterDrivers/SeikoshaPlus/SeikoshaPlus
  83.  
  84.  Leave your boot (Workbench) disk in DF0, it needs to be
  85.  write-enabled.
  86.  
  87.  Open a Shell (i.e. double click on the Shell icon).
  88.  
  89.  At the prompt type:
  90.  
  91.  Copy JAMDISK8:PrinterDrivers/HP_DeskJet500C.2/HP_500C TO DEVS:printers
  92.      ^                                                ^  ^
  93.      |                                                |  |
  94.      space                                        space  space
  95.  
  96.  It doesn't matter if you type it all in upper case or all
  97.  in lower case, or mixed (as above). But make sure you put
  98.  spaces only where they appear in the above line. Press the
  99.  Return or Enter key only after typing the whole line.
  100.  
  101.  If you have only one floppy drive you will be requested to
  102.  swap disks at certain points; simply do as you are asked.
  103.  If the driver won't copy because the Workbench disk is
  104.  full, you will have to delete something from that
  105.  Workbench disk (any of the tools in the Utilities drawer
  106.  will do).
  107.  
  108.  Ok, that copies the HP_500C driver over. If it's one of the
  109.  others you want, simply replace the bit between `Copy' and
  110.  `TO' with the path and filename for that driver (see the
  111.  list above).
  112.  
  113.  This kind of file management is much easier to do with a
  114.  `directory utility'. Speak to your local PD library about
  115.  this. There are lots of them to choose from, the most
  116.  popular is called SID.
  117.  
  118.  After you have copied the driver on to your boot disk you
  119.  need to run the Printer program in the Prefs drawer. After
  120.  running this you will see a list of drivers at top-right of
  121.  the screen. Use the mouse and the arrow buttons to
  122.  highlight the new driver, then click on the SAVE button.
  123.  
  124.  That's it.
  125.  
  126.  If you want to put the driver on to a disk other than the
  127.  Workbench disk (the DPaint disk, for example) simply
  128.  follow the instructions above but use the command line ...
  129.  
  130.  Copy <printer driver> TO <volume>:devs/printers
  131.  
  132.  ... replacing <printer driver> with the correct path and
  133.  filename for the driver of your choice (see list above),
  134.  and <volume> with the name of the disk you want to copy
  135.  the driver on to.
  136.  
  137.  If you have followed these instructions and it "doesn't
  138.  work", don't get angry, go make a cup of tea, come back
  139.  and start again. Take it slowly this time. If after half-a-
  140.  dozen tries you are still struggling, we would advise you
  141.  to swear very loudly at the computer and call it a very
  142.  nasty name -- `bugger' isn't strong enough, be imaginative,
  143.  the nastier the name and the louder you shout it, the more
  144.  likely it is you will succeed when you try (yet again) to
  145.  install the printer driver.
  146.  
  147.  If it still "doesn't work" you should seriously consider
  148.  buying a book on AmigaDOS. After buying it you should
  149.  seriously consider reading it.
  150.  
  151.  Jeff 8-)
  152.